-
Home
-
Tiered Pricing Table for WooCommerce
-
5.1.8 (latest)
-
Code
-
Classes
- CustomColumnsManager
Total Complexity |
25 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
162 |
Lines of code |
89 |
Logical lines of code |
56 |
Comment lines |
18 |
Methods |
10 |
Properties |
3 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sanitizeAndFilterRawColumns() |
S |
58 |
6 |
17 |
sanitizeColumnData() |
S |
65 |
4 |
9 |
getColumns() |
S |
61 |
3 |
12 |
removeColumn() |
S |
63 |
2 |
11 |
getInstance() |
S |
72 |
2 |
6 |
getRawColumns() |
S |
68 |
2 |
7 |
saveColumn() |
S |
64 |
2 |
10 |
getColumnInstance() |
S |
66 |
2 |
8 |
__construct() |
S |
80 |
1 |
3 |
updateRawColumns() |
S |
71 |
1 |
6 |